Version

PivotSelectedCollectionBase<T> Class Properties

For a list of all members of this type, see PivotSelectedCollectionBase<T> members.

Public Properties
 NameDescription
Public PropertyCount (Inherited from Infragistics.Collections.CollectionBase<T>)
Public PropertyGridGets or sets a reference to the XamPivotGrid that this collection belongs to.  
Public PropertyIsReadOnly (Inherited from Infragistics.Collections.CollectionBase<T>)
Public PropertyItem (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from Infragistics.Collections.CollectionBase<T>)
Protected Internal PropertyPivotItemGets the item that was first selected when the shift key was pressed down.  
Protected Internal PropertyShiftSelectedItemsGets a collection of items that were selected while the shift key was down.  
See Also